xen: arm: ensure that the boot code is <4K in size
authorIan Campbell <ian.campbell@citrix.com>
Mon, 21 Jul 2014 12:59:59 +0000 (13:59 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 24 Jul 2014 15:23:17 +0000 (16:23 +0100)
commit6d848a95df61a76bdf9069b4ba9286d6358784d8
tree18e5a7b4c9fd20a4f9b4c11d5b5279973e2c02e9
parent37cc94f58cbd1ed26c85a92043e5c404c7dc17cc
xen: arm: ensure that the boot code is <4K in size

This avoids having to deal with the 1:1 boot mapping crossing a
section or page boundary.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/arm32/head.S
xen/arch/arm/arm64/head.S
xen/arch/arm/xen.lds.S